public class BulletLevelStyle : IListStyleContentPublic Class BulletLevelStyle
Implements IListStyleContent| BulletLevelStyle | Initializes a new instance of the BulletLevelStyle class. |
| BulletLevelStyle(String) | Initializes a new instance of the BulletLevelStyle class. |
| BulletCharacter | Specifies the unicode character to use as the bullet in a bullet level style. |
| Level | Specifies the level of an outline or number list style. |
| ListLevelProperties | Specifies formatting properties for a list level. |
| Name | Specifies character family styles. |
| PrefixCharacter | Specifies what to display before a number. |
| SuffixCharacter | Specifies what to display after a number. |
| TextProperties | Specifies formatting properties for text. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current BulletLevelStyle object to its equivalent string representation.
(Overrides ObjectToString) |